How to Install icedtea-plugin software package in Debian 9 (Stretch)

How to Install icedtea-plugin software package in Debian 9 (Stretch)

icedtea-plugin software package provides web browser plugin to execute Java applets (dependency package), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install icedtea-plugin 

icedtea-plugin is installed in your system.

Make ensure the icedtea-plugin package were installed using the commands given below,

$ sudo dpkg-query -l | grep icedtea-plugin *

You will get with icedtea-plugin package name, version, architecture and description in a table

icedtea-plugin package basic information:

Distro Debian 9 stretch
Section Virtual packages
Package icedtea-plugin
Version 1.6.2-3
Description web browser plugin to execute Java applets (dependency package)
Sub Section Virtual


See Also, How to uninstall or remove icedtea-plugin software package from Debian 9 (Stretch)?